Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Run container #56

Conversation

josephglanville
Copy link
Contributor

@josephglanville josephglanville commented Apr 2, 2020

This is a work in progress PR for run container support.

Currently completed is basic representation of run containers, serde and optimize, i.e creation of run containers from bitmap and array containers when it makes sense to do so.
Also implemented is simple insert/remove, etc.
Operators are not currently implemented and are stubbed out.

Closes #12

@josephglanville josephglanville force-pushed the jpg/run-container branch 4 times, most recently from cac0bf1 to 58a89ec Compare April 2, 2020 22:26
@josephglanville
Copy link
Contributor Author

This has stalled out for a bit while I work on other projects sadly. If anyone wants to pick it up they we welcome to incorporate my WIP changes, otherwise hopefully I can come back to this in a few weeks.

@Nemo157
Copy link
Collaborator

Nemo157 commented Jun 20, 2020

Thanks for the work so far 😄 I meant to say a while ago that I took a skim and it's looking good.

@josephglanville
Copy link
Contributor Author

Closing in favor of #66

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for run containers
2 participants